Skip to content

chore: ensure we use the current version of the auth library in the monorepo#12690

Draft
chingor13 wants to merge 16 commits intomainfrom
auth-version
Draft

chore: ensure we use the current version of the auth library in the monorepo#12690
chingor13 wants to merge 16 commits intomainfrom
auth-version

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Apr 6, 2026

Fixes dependency version of google-auth-library within the sdk-platform-java projects. This means that we must ensure that we also install google-auth-library whenever we need to install sdk-platform-java.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the google-auth-library version to 1.43.1-SNAPSHOT across multiple modules. However, it removes the centralized google.auth.version property from the parent POM and hardcodes the version string in individual files. The review feedback correctly identifies that the property should be maintained in the parent POM to ensure consistency and facilitate automated updates, recommending the use of the property reference instead of hardcoded values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant